Skip to content

Conversation

@vincentsarago
Copy link
Member

closes #818

cc @alukach

Screenshot 2025-04-14 at 4 11 55 PM

@vincentsarago vincentsarago merged commit 30e8a8f into main Apr 15, 2025
6 of 7 checks passed
@vincentsarago vincentsarago deleted the patch/remove-defaults-in-openapi-schema branch April 15, 2025 14:35
@vincentsarago
Copy link
Member Author

😓 I missed the warning in the tests. I'll need to revisit this change before we release a new version

PydanticDeprecatedSince20: Using extra keyword arguments on `Field` is deprecated and will be removed. Use `json_schema_extra` instead. (Extra keys: 'openapi_examples'). Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.11/migration/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Current usage of 'examples' makes SwaggerUI unergonomic

3 participants